FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource Questionnaire/FHIR Server from package ca.on.oh.mha-pds#0.9.0-alpha-1.9.7.38 (31 ms)

Package ca.on.oh.mha-pds
Type Questionnaire
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh.mha-pds@0.9.0-alpha-1.9.7.38&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-gambling-questionnaire-template
Url http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-gambling-questionnaire-template
Status draft
Title MHA Gambling Questionnaire Template
Experimental False
Realm ca
Authority hl7
Description Sample questionnaire using all questions from the Catalyst Problem Gambling Required Data Form
Purpose To serve as a model to build required MHA Gambling questionnaires.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "Questionnaire",
  "url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-gambling-questionnaire-template",
  "title" : "MHA Gambling Questionnaire Template",
  "status" : "draft",
  "description" : "Sample questionnaire using all questions from the Catalyst Problem Gambling Required Data Form",
  "purpose" : "To serve as a model to build required MHA Gambling questionnaires.",
  "item" : [
    {
      "linkId" : "Q1",
      "text" : "Reason for Seeking Help With Gambling Behaviour",
      "type" : "choice",
      "required" : true,
      "answerValueSet" : "http://ontariohealth.ca/fhir/ValueSet/gambling-help-seeking-reason"
    },
    {
      "linkId" : "Q2-Q7",
      "type" : "group",
      "enableWhen" : [
        {
          "question" : "Q1",
          "operator" : "=",
          "answerCoding" : {
            "system" : "http://ontariohealth.ca/fhir/CodeSystem/gambling-help-seeking-reason",
            "code" : "1",
            "display" : "Related to others gambling problem"
          }
        },
        {
          "question" : "Q1",
          "operator" : "=",
          "answerCoding" : {
            "system" : "http://ontariohealth.ca/fhir/CodeSystem/gambling-help-seeking-reason",
            "code" : "2",
            "display" : "Both"
          }
        }
      ],
      "enableBehavior" : "any",
      "item" : [
        {
          "linkId" : "Q2",
          "type" : "integer",
          "text" : "Number of Months Life Negatively Affected by Gambling Behaviour"
        },
        {
          "linkId" : "Q3",
          "type" : "integer",
          "text" : "Length of Time Since Last Gambling Activity (Days)"
        },
        {
          "linkId" : "Q4",
          "type" : "choice",
          "text" : "Sequence of Gambling Problem Identification",
          "answerValueSet" : "http://ontariohealth.ca/fhir/ValueSet/sequence-of-gambling-problem"
        },
        {
          "linkId" : "Q5",
          "type" : "choice",
          "text" : "Primary Gambling Activity in the last 12 months",
          "answerValueSet" : "http://ontariohealth.ca/fhir/ValueSet/gambling-activities-in-last-year",
          "item" : [
            {
              "type" : "choice",
              "linkId" : "Q5-a",
              "text" : "Primary Gambling Activity Frequency in last 12 months",
              "answerValueSet" : "http://ontariohealth.ca/fhir/ValueSet/gambling-frequency"
            },
            {
              "type" : "choice",
              "linkId" : "Q5-b",
              "text" : "Primary Gambling Location in last 12 months",
              "answerValueSet" : "http://ontariohealth.ca/fhir/ValueSet/gambling-location"
            },
            {
              "type" : "choice",
              "linkId" : "Q5-c",
              "text" : "Primary Gambling Location Frequency in last 12 months",
              "answerValueSet" : "http://ontariohealth.ca/fhir/ValueSet/gambling-frequency"
            }
          ]
        },
        {
          "linkId" : "Q6",
          "type" : "choice",
          "text" : "Additional Gambling Activity in the last 12 months",
          "repeats" : true,
          "answerValueSet" : "http://ontariohealth.ca/fhir/ValueSet/gambling-activities-in-last-year",
          "item" : [
            {
              "type" : "choice",
              "linkId" : "Q6-a",
              "text" : "Additional Gambling Activity Frequency in last 12 months",
              "answerValueSet" : "http://ontariohealth.ca/fhir/ValueSet/gambling-frequency"
            },
            {
              "type" : "choice",
              "linkId" : "Q6-b",
              "text" : "Additional Gambling Location in last 12 months",
              "answerValueSet" : "http://ontariohealth.ca/fhir/ValueSet/gambling-location"
            },
            {
              "type" : "choice",
              "linkId" : "Q6-c",
              "text" : "Addtional Gambling Location Frequency in last 12 months",
              "answerValueSet" : "http://ontariohealth.ca/fhir/ValueSet/gambling-frequency"
            }
          ]
        },
        {
          "linkId" : "Q7",
          "type" : "group",
          "text" : "Percentage of Time Spent Gambling by Jurisdiction",
          "item" : [
            {
              "type" : "integer",
              "linkId" : "Q7_A",
              "text" : "Percentage of Time Spent Gambling in Ontario"
            },
            {
              "type" : "integer",
              "linkId" : "Q7_B",
              "text" : "Percentage of Time Spent Gambling in another province"
            },
            {
              "type" : "integer",
              "linkId" : "Q7_C",
              "text" : "Percentage of Time Spent Gambling Outside of Canada"
            }
          ]
        }
      ]
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.